home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 273 b | 12 lines | [TEXT/MPS ] |
- execute FWLocateCW
-
- if "{FWCWCppPPCName}" == ""
- Alert "Can't find the CodeWarrior IDE"
- exit
- end
-
- SendAE -e miscactv -t "{FWCWCppPPCName}"
- SendAE -e aevtodoc -t "{FWCWCppPPCName}" -----alis "{1}" -timeout 1152000
- SendAE -e MMPRMake -t "{FWCWCppPPCName}" -timeout 1152000
-
-